home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {
- ACTIONS = {closeSheet = id; savePreferences = id; selectLogFile = id; };
- CLASS = MatrixGLView;
- LANGUAGE = ObjC;
- OUTLETS = {
- "cycle_colors_button" = NSButton;
- "cycle_time_slider" = NSSlider;
- "cycle_wait_time_slider" = NSSlider;
- "density_slider" = NSSlider;
- "dynamic_fps_button" = NSButton;
- "glyph_color_well" = NSColorWell;
- "log_file_location_field" = NSTextField;
- "log_streams_are_slow_button" = NSButton;
- "log_streams_go_up_button" = NSButton;
- "preferences_sheet" = NSWindow;
- "reversed_button" = NSButton;
- "show_fps_button" = NSButton;
- "speed_slider" = NSSlider;
- "tie_glyph_color_to_background_color_button" = NSButton;
- "transparent_alpha_slider" = NSSlider;
- "transparent_background_button" = NSButton;
- "transparent_color_well" = NSColorWell;
- "upside_down_button" = NSButton;
- "use_network_data_button" = NSButton;
- };
- SUPERCLASS = NSView;
- }
- );
- IBVersion = 1;
- }